Entry: Only open emoji picker on 2ndary icon click
authorDaniel Boles <dboles@src.gnome.org>
Mon, 28 Aug 2017 19:26:48 +0000 (20:26 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Mon, 28 Aug 2017 19:31:02 +0000 (20:31 +0100)
commitfccf19b905f0e58b70408c46942c1860bb9617b0
tree39033fa40eed544d3b2afa26c14df1e2943d800f
parent1fd834c54d45ff2ecff6168d69adcd9f3928d6c7
Entry: Only open emoji picker on 2ndary icon click

We hijack the secondary icon for the emoji picker, but the handler for
::icon-press did not check the pressed icon and opened it for either.

https://bugzilla.gnome.org/show_bug.cgi?id=786938
gtk/gtkentry.c